home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / time / tptcron / makefile < prev    next >
Encoding:
Makefile  |  1990-03-06  |  83 b   |  8 lines

  1. #
  2. # Makefile for crontest
  3. #
  4.  
  5. crontest:    crontest.o
  6.     ln crontest.o _cronevent.o -lc
  7.  
  8.